This page last changed on Mar 26, 2009 by dcline.

Overview

Reprocessing an EITS clip requires access to the EITS computer. The basic steps are to login to the EITS computer, and through a cygwin window simply resubmit the condor workflow that executes the processing.

Instruction for reprocessing a single clip:

  1. Login into EITS using a Remote Desktop Connection, or equivalent.  Use the user name:  erika,  and ask Erika for the password.
  2. Once logged in, click the cygwin icon
    (click to enlarge)
  3. In the cygwin window navigate to the folder of the clip you need to reprocess. Note the need for the /cygdrive notation, instead of E: when working in a cygwin window
    $  cd /cygdrive/e/EITSprocessed/20090210/20090210T220644Z/
  4. Resubmit the workflow for processing use the condor_submit_dag command
    $  condor_submit_dag EITSworkflow.dag
    Important

    It is important to submit the EITSworkflow.dag in the same directory it resides in. Do not execute this command outside the dag directory or it will fail.


Document generated by Confluence on Feb 03, 2026 14:51